From: Glenn Morris Date: Fri, 2 Feb 2018 23:45:42 +0000 (-0500) Subject: * autogen.sh: Remove temporary debug statements. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~19^2~6128 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=396ed687399666036477c4ba50329da1f7dbaa5b;p=emacs.git * autogen.sh: Remove temporary debug statements. --- diff --git a/autogen.sh b/autogen.sh index 3608b2a418c..acebc2381a3 100755 --- a/autogen.sh +++ b/autogen.sh @@ -137,15 +137,6 @@ if $do_autoconf; then if $do_check; then - if test -n "$NIX_STORE"; then - echo "DEBUG:" - ls -l /bin/sh - /bin/sh --version - type command - command -v ls - set -x - fi - echo 'Checking whether you have the necessary tools... (Read INSTALL.REPO for more details on building Emacs)'